Skip to main content

Week 2

Milestones

Setting up of Development Environment

  • Development environment tested for mentioned requirements by setting up an express server in NodeJS
  • Database access and CRUD operations were performed by setting up MongoDB and using mongoose
  • API's were tested using Postman
  • Sample program runs without error and set up a Type Native Template

Screenshots / Videos

Contributions

  • Done research work on Pulse Energy and API used for Beckn Interface, no PR raised.

Learnings

  • Successfully Set up NodeJS express server, MongoDB, and Postman for API testing.
  • Performed CRUD operations using mongoose with MongoDB.
  • Implemented Type Native Template for code consistency and organization.